2026-03-22 17:51:16,536 [ 148823 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 17:51:16,536 [ 148823 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 17:51:16,536 [ 148823 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 17:51:16,536 [ 148823 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_p1b41t --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_aggregation_memory_efficient/test.py::test_remote test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_block_structure_mismatch/test.py::test test_cancel_freeze/test.py::test_cancel_backup test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' test_cluster_all_replicas/test.py::test_cluster 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes]' test_cluster_all_replicas/test.py::test_global_in 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes]' 'test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes]' test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dot_in_user_name/test.py::test_user_with_dot_in_name test_dotnet_client/test.py::test_dotnet_client 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part]' 'test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_database_iceberg/test.py::test_hide_sensitive_info test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_disks_app_func/test.py::test_disks_app_func_cp test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_allowed_url_from_config/test.py::test_config_with_hosts test_config_substitutions/test.py::test_allow_databases test_cluster_all_replicas/test.py::test_cluster test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices [gw3] [ 1%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] [gw5] [ 2%] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts [gw6] [ 3%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw3] [ 4%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw5] [ 5%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts [gw3] [ 6%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw6] [ 7%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw5] [ 8%] PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts [gw1] [ 9%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw5] [ 10%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section [gw3] [ 11%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw1] [ 12%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw6] [ 13%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw1] [ 14%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw3] [ 15%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] [gw5] [ 16%] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section test_allowed_url_from_config/test.py::test_table_function_remote [gw1] [ 17%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw6] [ 18%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw3] [ 19%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw1] [ 20%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw1] [ 21%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm [gw6] [ 22%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw3] [ 23%] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw1] [ 24%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive [gw6] [ 25%] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw9] [ 26%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] [gw1] [ 27%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list [gw1] [ 28%] PASSED test_disks_app_func/test.py::test_remote_disk_list test_dictionaries_dependency_xml/test.py::test_dependent_tables [gw7] [ 29%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_composable_protocols/test.py::test_connections [gw7] [ 30%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw4] [ 31%] PASSED test_cluster_all_replicas/test.py::test_cluster test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] [gw7] [ 32%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw7] [ 33%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw2] [ 34%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] [gw9] [ 35%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] [gw7] [ 36%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw7] [ 37%] PASSED test_config_substitutions/test.py::test_include_config [gw0] [ 38%] PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect test_dictionaries_postgresql/test.py::test_bad_configuration [gw0] [ 39%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw4] [ 40%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] [gw0] [ 41%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw8] [ 42%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info test_database_iceberg/test.py::test_list_tables [gw9] [ 43%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] [gw3] [ 44%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw3] [ 45%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw3] [ 46%] PASSED test_composable_protocols/test.py::test_proxy_1 test_config_decryption/test.py::test_successful_decryption_xml [gw4] [ 47%] PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] test_cluster_all_replicas/test.py::test_global_in [gw4] [ 48%] PASSED test_cluster_all_replicas/test.py::test_global_in test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] [gw2] [ 49%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] [gw8] [ 50%] PASSED test_database_iceberg/test.py::test_list_tables test_database_iceberg/test.py::test_many_namespaces [gw9] [ 51%] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] [gw6] [ 52%] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables test_dictionaries_dependency_xml/test.py::test_get_data [gw0] [ 53%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw4] [ 54%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table [gw0] [ 55%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_named_collection_from_ddl [gw0] [ 56%] PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw0] [ 57%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key [gw0] [ 58%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw0] [ 59%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw0] [ 60%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 61%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw9] [ 62%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] [gw3] [ 63%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw2] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw3] [ 65%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml [gw8] [ 66%] PASSED test_database_iceberg/test.py::test_many_namespaces test_database_iceberg/test.py::test_select [gw8] [ 67%] PASSED test_database_iceberg/test.py::test_select test_database_iceberg/test.py::test_table_with_slash [gw8] [ 68%] PASSED test_database_iceberg/test.py::test_table_with_slash test_database_iceberg/test.py::test_tables_with_same_location [gw8] [ 69%] PASSED test_database_iceberg/test.py::test_tables_with_same_location test_cancel_freeze/test.py::test_cancel_backup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw2] [ 70%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw1] [ 71%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw1] [ 72%] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path [gw9] [ 73%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw3] [ 74%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw3] [ 75%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw2] [ 76%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] [gw6] [ 77%] PASSED test_dictionaries_dependency_xml/test.py::test_get_data test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw6] [ 78%] PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name [gw5] [ 79%] PASSED test_allowed_url_from_config/test.py::test_table_function_remote test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw7] [ 80%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_block_structure_mismatch/test.py::test [gw4] [ 81%] PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] [gw0] [ 82%] PASSED test_cancel_freeze/test.py::test_cancel_backup test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw1] [ 83%] PASSED test_block_structure_mismatch/test.py::test test_check_table/test.py::test_check_all_tables test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw2] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw9] [ 85%] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_aggregation_memory_efficient/test.py::test_remote [gw8] [ 86%] PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name [gw6] [ 87%] PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster [gw7] [ 88%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_dotnet_client/test.py::test_dotnet_client [gw0] [ 89%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_distributed_storage_configuration/test.py::test_insert [gw5] [ 90%] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] [gw2] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw7] [ 92%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw4] [ 93%] PASSED test_aggregation_memory_efficient/test.py::test_remote [gw8] [ 94%] PASSED test_dotnet_client/test.py::test_dotnet_client test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability test_distributed_type_object/test.py::test_distributed_type_object [gw5] [ 95%] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw2] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw9] [ 97%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw4] [ 98%] PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability [gw5] [ 99%] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw5] [100%] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 308.29s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 51.01s call test_allowed_url_from_config/test.py::test_table_function_remote 30.36s setup test_database_iceberg/test.py::test_hide_sensitive_info 28.27s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 24.43s call test_dictionaries_dependency_xml/test.py::test_get_data 23.17s teardown test_database_iceberg/test.py::test_tables_with_same_location 22.00s setup test_cluster_all_replicas/test.py::test_cluster 21.63s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 21.55s teardown test_disks_app_func/test.py::test_remote_disk_list 21.40s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 20.41s setup test_config_substitutions/test.py::test_allow_databases 19.29s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 18.88s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 18.09s setup test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 17.40s teardown test_config_substitutions/test.py::test_include_config 16.97s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 16.85s setup test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 15.89s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 15.05s setup test_disks_app_func/test.py::test_disks_app_func_cp 15.01s setup test_check_table/test.py::test_check_all_tables 14.96s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 13.69s call test_cancel_freeze/test.py::test_cancel_backup 13.46s setup test_allowed_url_from_config/test.py::test_config_with_hosts 13.46s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 13.19s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 12.96s setup test_aggregation_memory_efficient/test.py::test_remote 12.83s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 12.72s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 12.62s call test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 12.60s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 12.42s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 12.35s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 12.06s setup test_config_decryption/test.py::test_successful_decryption_xml 12.06s call test_dictionaries_postgresql/test.py::test_invalidate_query 11.94s setup test_dictionaries_dependency_xml/test.py::test_dependent_tables 11.77s setup test_dot_in_user_name/test.py::test_user_with_dot_in_name 11.33s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 11.29s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 11.17s setup test_composable_protocols/test.py::test_connections 11.06s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 10.97s setup test_distributed_type_object/test.py::test_distributed_type_object 10.76s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 10.37s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 10.37s teardown test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 10.29s setup test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 9.99s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 9.97s call test_database_iceberg/test.py::test_many_namespaces 9.50s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 9.43s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 9.06s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 8.90s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 8.84s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 8.81s setup test_cancel_freeze/test.py::test_cancel_backup 8.33s call test_check_table/test.py::test_check_normal_table_corruption[] 7.76s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 7.59s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 7.45s teardown test_allowed_url_from_config/test.py::test_table_function_remote 7.22s setup test_dotnet_client/test.py::test_dotnet_client 6.95s teardown test_cancel_freeze/test.py::test_cancel_backup 6.76s call test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster 6.68s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 6.56s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 6.50s call test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 6.33s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 6.21s teardown test_block_structure_mismatch/test.py::test 6.19s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.08s call test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 6.08s call test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 6.07s call test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 6.02s teardown test_distributed_storage_configuration/test.py::test_insert 5.87s call test_dictionaries_dependency_xml/test.py::test_dependent_tables 5.83s call test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 5.32s call test_database_iceberg/test.py::test_list_tables 5.28s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 5.21s call test_check_table/test.py::test_check_all_tables 5.16s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 4.48s teardown test_dot_in_user_name/test.py::test_user_with_dot_in_name 4.42s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 4.41s setup test_block_structure_mismatch/test.py::test 4.34s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 3.87s call test_dotnet_client/test.py::test_dotnet_client 3.84s teardown test_config_decryption/test.py::test_successful_decryption_yaml 3.78s teardown test_aggregation_memory_efficient/test.py::test_remote 3.70s teardown test_dotnet_client/test.py::test_dotnet_client 3.66s teardown test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 3.46s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 3.06s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 2.77s call test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 2.62s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 2.27s setup test_distributed_storage_configuration/test.py::test_insert 2.16s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 1.78s call test_database_iceberg/test.py::test_hide_sensitive_info 1.63s teardown test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 1.57s call test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 1.55s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 1.37s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 1.36s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 1.34s call test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability 1.34s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 1.31s call test_distributed_storage_configuration/test.py::test_insert 1.23s teardown test_composable_protocols/test.py::test_proxy_1 1.17s call test_config_substitutions/test.py::test_allow_databases 1.09s call test_distributed_type_object/test.py::test_distributed_type_object 1.08s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.97s call test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.82s call test_aggregation_memory_efficient/test.py::test_remote 0.78s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 0.78s call test_dot_in_user_name/test.py::test_user_with_dot_in_name 0.73s call test_disks_app_func/test.py::test_remote_disk_list 0.73s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.70s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.70s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.69s call test_dictionaries_postgresql/test.py::test_load_dictionaries 0.66s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.65s call test_composable_protocols/test.py::test_proxy_1 0.65s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.64s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.60s call test_config_substitutions/test.py::test_include_config 0.59s call test_database_iceberg/test.py::test_select 0.58s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.55s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.55s call test_disks_app_func/test.py::test_disks_app_func_cp 0.52s call test_config_substitutions/test.py::test_config 0.51s call test_database_iceberg/test.py::test_tables_with_same_location 0.51s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.50s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.50s call test_allowed_url_from_config/test.py::test_config_with_hosts 0.49s call test_disks_app_func/test.py::test_disks_app_func_mv 0.48s call test_database_iceberg/test.py::test_table_with_slash 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.46s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.45s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.40s call test_config_substitutions/test.py::test_config_from_env_overrides 0.40s teardown test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table 0.39s call test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.39s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.39s call test_disks_app_func/test.py::test_disks_app_func_ls 0.39s call test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.34s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.34s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.33s call test_disks_app_func/test.py::test_disks_app_func_ln 0.33s call test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.31s call test_cluster_all_replicas/test.py::test_cluster 0.29s call test_composable_protocols/test.py::test_connections 0.27s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.27s call test_disks_app_func/test.py::test_disks_app_func_rm 0.25s call test_block_structure_mismatch/test.py::test 0.21s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.21s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.19s call test_cluster_all_replicas/test.py::test_global_in 0.18s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.17s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.17s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.14s call test_disks_app_func/test.py::test_disks_app_func_ld 0.14s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.13s call test_config_decryption/test.py::test_successful_decryption_yaml 0.13s call test_config_decryption/test.py::test_successful_decryption_xml 0.12s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.07s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.03s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.03s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s setup test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name 0.00s setup test_database_iceberg/test.py::test_table_with_slash 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s teardown test_cluster_all_replicas/test.py::test_cluster 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_hosts 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s teardown test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s setup test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_database_iceberg/test.py::test_many_namespaces 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_allowed_url_from_config/test.py::test_table_function_remote 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s setup test_database_iceberg/test.py::test_list_tables 0.00s teardown test_database_iceberg/test.py::test_select 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_database_iceberg/test.py::test_many_namespaces 0.00s setup test_dictionaries_dependency_xml/test.py::test_get_data 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_dependency_xml/test.py::test_dependent_tables 0.00s setup test_dictionaries_postgresql/test.py::test_named_collection_from_ddl 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_database_iceberg/test.py::test_select 0.00s setup test_cluster_all_replicas/test.py::test_global_in 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_database_iceberg/test.py::test_list_tables 0.00s teardown test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_allowed_url_from_config/test.py::test_config_without_allowed_hosts 0.00s setup test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s teardown test_database_iceberg/test.py::test_table_with_slash 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_dictionaries_dependency_xml/test.py::test_get_data 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s teardown test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_cluster_all_replicas/test.py::test_global_in 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write =========================== short test summary info ============================ PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_allowed_url_from_config/test.py::test_config_with_hosts PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_allowed_url_from_config/test.py::test_config_with_only_primary_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_allowed_url_from_config/test.py::test_config_with_only_regexp_hosts PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_allowed_url_from_config/test.py::test_config_without_allowed_hosts_section PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach part] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_config_substitutions/test.py::test_config PASSED test_cluster_all_replicas/test.py::test_cluster PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[detach table] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_dictionaries_postgresql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[one_shard_three_nodes] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_database_iceberg/test.py::test_hide_sensitive_info PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[drop part] PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_cluster_all_replicas/test.py::test_error_on_unavailable_replica[two_shards_three_nodes] PASSED test_cluster_all_replicas/test.py::test_global_in PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_database_iceberg/test.py::test_list_tables PASSED test_drop_is_lock_free/test.py::test_query_is_lock_free[truncate] PASSED test_dictionaries_dependency_xml/test.py::test_dependent_tables PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[one_shard_three_nodes] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_named_collection_from_ddl PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-NoTx] PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_database_iceberg/test.py::test_many_namespaces PASSED test_database_iceberg/test.py::test_select PASSED test_database_iceberg/test.py::test_table_with_slash PASSED test_database_iceberg/test.py::test_tables_with_same_location PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_replicated_table PASSED test_backup_restore_on_cluster/test_two_shards_two_replicas.py::test_two_tables_with_uuid_in_zk_path PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxCommit] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_dictionaries_dependency_xml/test.py::test_get_data PASSED test_dictionaries_dependency_xml/test.py::test_xml_dict_same_name PASSED test_allowed_url_from_config/test.py::test_table_function_remote PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_cluster_all_replicas/test.py::test_skip_unavailable_replica[two_shards_three_nodes] PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_block_structure_mismatch/test.py::test PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_dot_in_user_name/test.py::test_user_with_dot_in_name PASSED test_backup_restore_on_cluster/test_huge_concurrent_restore.py::test_backup_restore_huge_cluster PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_check_table/test.py::test_check_all_tables PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_aggregation_memory_efficient/test.py::test_remote PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_backward_compatibility/test_parallel_replicas_protocol.py::test_backward_compatability PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] ======================= 100 passed in 426.34s (0:07:06) ========================